Sort Score
Result 10 results
Languages All
Labels All
Results 1,891 - 1,900 of 2,119 for

document protection

(0.04 sec)
  1. JavaでPDFファイルをパスワードで保護する|ロックロック解除PDF

    Javaでパスワード保護を使用してPDFファイルをロックおよびロック解除する方法を学びます。現在のパスワードを変更するか、Javaアプリケーション内でパスワードを削除します。...merger = new Merger("path/document.pdf"); AddPasswordOptions...); merger.save("path/protected-document.pdf"); パスワードで保護されたPD...

    blog.groupdocs.com/ja/merger/password-protect-p...
  2. Annotate DOCX Online | Libreng GroupDocs Apps

    Annotate DOCX online para sa libreng. Magdagdag, tanggalin o baguhin ang mga annotation DOCX online para sa libre. 100% libreng online na dokumento annotation, secure at madaling gamitin....everyone to seamlessly modify documents with the capability to annotate...annotate them. Annotate your document completely free on any OS...

    products.groupdocs.app/fil/annotation/docx
  3. ویرایش اسناد Word در C# | ویرایشگر ورد .NET خود...

    ویرایش اسناد Word با مثال‌های C# برای ویرایش فایل‌های DOC، DOCX، ODT در برنامه دات‌نت با استفاده از API ویرایش اسناد توضیح داده شده است....Replace("document", "edited document"); } } سند ویرایش...= "password"; saveOptions.Protection = new WordProcessingProt...

    blog.groupdocs.com/fa/editor/edit-word-document...
  4. Groupdocs.Blogs

    Groupdocs.Blogs - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...plus besoin de protection. J’espère que vos documents sont maintenant...passe pour déverrouiller les documents PDF par programme. Continuer...

    blog.groupdocs.com/fr/groupdocs.blog/page/7/
  5. C#에서 Word 문서 편집 | 나만의 .NET Word 편집기 구축

    Word 문서 편집은 문서 편집 API를 사용하여 .NET 응용 프로그램 내에서 DOC, DOCX, ODT 파일을 편집하는 C# 예제와 함께 설명됩니다....Word 문서에서 “document"라는 단어의 모든 항목을 “edited document"로 바꿉니다. using...originalContent.Replace("document", "edited document"); } } 편집된 Word 문서를...

    blog.groupdocs.com/ko/editor/edit-word-document...
  6. C#でPDFファイルをパスワードで保護する|ロックロック解除PDF

    C#を使用してパスワード保護でPDFファイルをロックする方法を学びましょう。既存のパスワードを変更するか削除して、.NETAPIを使用してPDFファイルのロックを解除します。...*/ string filePath = @"path/document.pdf"; AddPasswordOptions addOptions...; merger.Save(@"path/protected-document.pdf"); } 上記のコードの出力は次のとおりです。...

    blog.groupdocs.com/ja/merger/lock-unlock-pdf-fi...
  7. C#と.NET比較ライブラリを使用してWord文書を比較する

    Comparison API for .NETを使用して、2つ以上のWord文書を比較します。パスワードで保護されたドキュメントであっても、違いを強調し、C#での変更を承認/拒否します。...Comparer("path/document.docx")) { comparer.Add("path/document-ver2.docx");...Comparer("path/document-1.docx")) { comparer.Add("path/document-2.docx");...

    blog.groupdocs.com/ja/comparison/compare-word-d...
  8. Aantekeningen maken DOCX online | Gratis GroupD...

    Maak gratis aantekeningen DOCX online. Voeg gratis annotaties toe, verwijder of wijzig deze om online te DOCX. 100% gratis online Document annotatie, veilig en gemakkelijk te gebruiken.... Annoteer uw document volledig gratis op elk besturingssysteem...aantekeningen toe aan het document. Download de geannoteerde...

    products.groupdocs.app/nl/annotation/docx
  9. Seguridad de PDFs con protección de contraseña ...

    Guía paso a paso para implementar la seguridad de Documentos PDF con GroupDocs.Signature - añade contraseñas, establece permisos de usuario y controla el acceso al Documento para una protección mejorada...signature and password-protecting the document using (Signature signature...save options with password protection SaveOptions saveOptions =...

    blog.groupdocs.com/es/signature/protect-signed-...
  10. Chỉnh sửa Tài liệu Word trong C# | Xây dựng Trì...

    Việc chỉnh sửa tài liệu Word được giải thích bằng các ví dụ C# để chỉnh sửa các tệp DOC, DOCX, ODT trong ứng dụng .NET của bạn bằng cách sử dụng API chỉnh sửa tài liệu....Replace("document", "edited document"); } } Lưu tài liệu...= "password"; saveOptions.Protection = new WordProcessingProt...

    blog.groupdocs.com/vi/editor/edit-word-document...